From: Keir Fraser Date: Sun, 22 Aug 2010 08:53:51 +0000 (+0100) Subject: Document how 4gb_segment_notify notifys X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~11583 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=7878f447f13856db8037d219cbc456fb16bc8959;p=xen.git Document how 4gb_segment_notify notifys --- diff --git a/docs/src/interface.tex b/docs/src/interface.tex index 458d0b4ae3..e596b63535 100644 --- a/docs/src/interface.tex +++ b/docs/src/interface.tex @@ -431,8 +431,8 @@ And the available types are: \item[VMASST\_TYPE\_4gb\_segments] Provide emulated support for instructions that rely on 4GB segments (such as the techniques used by some TLS solutions). -\item[VMASST\_TYPE\_4gb\_segments\_notify] Provide a callback to the - guest if the above segment fixups are used: allows the guest to +\item[VMASST\_TYPE\_4gb\_segments\_notify] Provide a callback (via trap number + 15) to the guest if the above segment fixups are used: allows the guest to display a warning message during boot. \item[VMASST\_TYPE\_writable\_pagetables] Enable writable pagetable mode - described above.